*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 15 Oct 2006 20:41:03 +0000 (20:41 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 15 Oct 2006 20:41:03 +0000 (20:41 +0000)
lisp/ChangeLog

index e232230c071bea7126487373a552373fefb7f226..d1753ff1ab37070eac594bf2ef6ac8e8bafa25b6 100644 (file)
@@ -1,3 +1,13 @@
+2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
+
+       * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
+       Use shell-quote-argument.
+
+       * shell.el (explicit-bash-args): Likewise.
+
+       * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
+       Use grep -E rather than egrep.
+
 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.